tests: Skip /var test if running with systemd and libmount
authorAlex Kiernan <alex.kiernan@gmail.com>
Sun, 29 Dec 2019 13:25:24 +0000 (13:25 +0000)
committerAlex Kiernan <alex.kiernan@gmail.com>
Sun, 29 Dec 2019 14:18:36 +0000 (14:18 +0000)
commit87ccb400a28dcdcaa07f6c953b32816edb08d875
tree0de96abac47a0041db0366486fef5ba021628f43
parent5c62a7e4d0a5614cacc552052d474fe1768583ec
tests: Skip /var test if running with systemd and libmount

If running with systemd and libmount then /var mounting is deferred for
systemd. Skip the relevant tests in this case as it will always fail.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
tests/libtest.sh
tests/test-switchroot.sh